[INFO] fetching crate memobuild 0.2.0...
[INFO] testing memobuild-0.2.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate memobuild 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate memobuild 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate memobuild 0.2.0
[INFO] tweaked toml for crates.io crate memobuild 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate memobuild 0.2.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate memobuild 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2808337dbc33a19031b933cd98ef67f94379e411eef0b7f158a5d07f420bd31c
[INFO] running `Command { std: "docker" "start" "-a" "2808337dbc33a19031b933cd98ef67f94379e411eef0b7f158a5d07f420bd31c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2808337dbc33a19031b933cd98ef67f94379e411eef0b7f158a5d07f420bd31c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2808337dbc33a19031b933cd98ef67f94379e411eef0b7f158a5d07f420bd31c", kill_on_drop: false }`
[INFO] [stdout] 2808337dbc33a19031b933cd98ef67f94379e411eef0b7f158a5d07f420bd31c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e7fbb7d7a28e64ac5caf5d1b4b84c17e64a07245001b94af989ef4903296754
[INFO] running `Command { std: "docker" "start" "-a" "3e7fbb7d7a28e64ac5caf5d1b4b84c17e64a07245001b94af989ef4903296754", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling oci-spec v0.6.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling rusqlite v0.29.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling memobuild v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "3e7fbb7d7a28e64ac5caf5d1b4b84c17e64a07245001b94af989ef4903296754", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e7fbb7d7a28e64ac5caf5d1b4b84c17e64a07245001b94af989ef4903296754", kill_on_drop: false }`
[INFO] [stdout] 3e7fbb7d7a28e64ac5caf5d1b4b84c17e64a07245001b94af989ef4903296754
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5dcf31b0f78049f98487354511d90ff2f55d53078defa90e55a2f7d9b1f16384
[INFO] running `Command { std: "docker" "start" "-a" "5dcf31b0f78049f98487354511d90ff2f55d53078defa90e55a2f7d9b1f16384", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling oci-spec v0.6.8
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rusqlite v0.29.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling memobuild v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcvTlxRW/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-7e98d5835aa6457b,libgetrandom-9b9aff54f01e3e6d,libfastrand-503f12a96d791409,libmemobuild-7a800b32083d3593,libhex-28742b4ca144387c,libfutures-19dceaf46e4a6b27,libfutures_executor-597877e9d8dd90a2,librusqlite-7ac5341743f21e9f,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-eb4086aa59000c1b,libhashlink-dccaf29fd064d120,libhashbrown-0968750b8a74b7c8,libahash-4626ce7cdb8fb9e8,liballocator_api2-3bc2480ae44878f3,liblibsqlite3_sys-3739628a4a970c2f,libaxum-3eaa822730408483,libserde_path_to_error-42f738de0fb3c6ea,libmatchit-b2689776cf6e5db9,libbitflags-e2b4db6c651223da,libbase64-64299f9d815d057c,libtokio_tungstenite-a535c739b2ed62a2,libtungstenite-7af862b0a6a4e528,libdata_encoding-9925c048f12d655c,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-9371283f71a32f1d,libhyper-c8daaae677dd4e0d,libsocket2-ddd9451658a1837c,libh2-ae1e5cd0434dfcd0,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-c89807bfc1e3aefe,libhttpdate-9f9d2502c6a38412,libsync_wrapper-17f912c27eab8964,libaxum_core-37e5219583230014,libmime-4b44681fdb2c65f7,libhttp_body-3eb8e913807a60f2,libtower-b481f5f1567d0de2,libpin_project-eb8259f63e075736,libhttp-e0ce57d7bf25a954,libfnv-2d77ec4f6f971b24,liboci_spec-57e5b7e759f18edd,libstrum-cd0529b9bac5883b,libregex-19e7dea8ffead1f5,libthiserror-2865ea81dd26501c,libderive_builder-f94632a169a6fcf2,librand-536625f8eb1fc9dd,librand_chacha-597cb06984310be4,libppv_lite86-c8468196f159c733,libzerocopy-9ac8ec3b9a0de9a5,librand_core-44541de97192ee28,libtracing_subscriber-bff99c92104fe4e3,libtracing_serde-f5adc906b9123dc1,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-a3de18a143b50ae1,libregex_automata-df8e98ac2f4e58dd,libaho_corasick-911505ac5b3ee82d,libregex_syntax-4c74db8415f6ed3c,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-5be338d397efffdf,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libglob-8ca68987fb4fe516,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libsha2-8b90c609e5cd1b21,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libreqwest-2a20b0773f93a8b5,libhyper_rustls-69a87b1f6c28c5e4,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-96c259ec8b76b2f8,librustls-5a4d2ef24fad7472,libsubtle-ca7024fc66e4388f,libwebpki-f208f6e48f26fefd,libring-4ea1e51ae076768b,libgetrandom-a3e528362ec8c810,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_urlencoded-8dc2c0103ffd99f9,libryu-ace37e26d8308611,libserde_json-7a29ab19d0bd680b,libzmij-07c2bc01ed4c756c,libtower_http-d33d41197cb8a514,libiri_string-d8b08e8827a09725,libtower-b3499d5db1600745,libtower_layer-d70c7e404336389b,libhyper_util-8032f0c1fac5149b,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-88b6157ea566dd10,libtracing_core-d7a80b834c1d3bd8,libhyper-2b1aec407fbb4464,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liblog-cfb0a897de58af94,libfutures_util-f814fcba6cac8b6a,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,liburl-6a622753ffcac9e0,libidna-345c986c78e21b8c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-eca983b098170358,libicu_properties-b9f0a15889fc1da3,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-2d4c88a8bf5bc374,libicu_normalizer_data-088c419f54c50650,libicu_collections-7497cbd2d445d811,libpotential_utf-af2adf28658a4b86,libicu_provider-e73215c6874e940e,libicu_locale_core-ba07ed1fe578119c,libtinystr-ae9fdb1d145dd3dd,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-c46d88a18da79316,libzerotrie-f504dee189cb94b5,libyoke-b52a7a0b326ed4f6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ea6cc945198230e8,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libtar-d323996490ff8fd1,libxattr-889d5726bfbb6999,librustix-5a67670ae100ab3f,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-693dbac71fe04287,libfiletime-f91863da0b5dd737,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libchrono-0e634508690864c9,libiana_time_zone-e4284183d46316cc,libnum_traits-300c5186abf3804c,libindicatif-451adc503f85ea8a,libportable_atomic-b9268ebf6198f0eb,libunit_prefix-92449280c15e6388,libconsole-25e9f1c115c423ba,libunicode_width-11318280e9097d13,libonce_cell-24c5d665b6879050,libcolored-a8d8c5091cb24ddd,libserde-9d395bf6b89b3d05,libserde_core-365391bf3dd30696,libtokio-ad497f8b4fd720ce,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libblake3-7bd696c768cc7381,libconstant_time_eq-37afda33ada159e8,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libanyhow-67c4835fa8a1d60d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcvTlxRW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-a6f6e84abb1dc9db/out" "-L" "/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-376f999246945ef7/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cache_and_core_test-e67fc2d8b5ff606a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `memobuild` (test "cache_and_core_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcCbl1cx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmemobuild-7a800b32083d3593,libhex-28742b4ca144387c,libfutures-19dceaf46e4a6b27,libfutures_executor-597877e9d8dd90a2,librusqlite-7ac5341743f21e9f,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-eb4086aa59000c1b,libhashlink-dccaf29fd064d120,libhashbrown-0968750b8a74b7c8,libahash-4626ce7cdb8fb9e8,liballocator_api2-3bc2480ae44878f3,liblibsqlite3_sys-3739628a4a970c2f,libaxum-3eaa822730408483,libserde_path_to_error-42f738de0fb3c6ea,libmatchit-b2689776cf6e5db9,libbitflags-e2b4db6c651223da,libbase64-64299f9d815d057c,libtokio_tungstenite-a535c739b2ed62a2,libtungstenite-7af862b0a6a4e528,libdata_encoding-9925c048f12d655c,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-9371283f71a32f1d,libhyper-c8daaae677dd4e0d,libsocket2-ddd9451658a1837c,libh2-ae1e5cd0434dfcd0,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-c89807bfc1e3aefe,libhttpdate-9f9d2502c6a38412,libsync_wrapper-17f912c27eab8964,libaxum_core-37e5219583230014,libmime-4b44681fdb2c65f7,libhttp_body-3eb8e913807a60f2,libtower-b481f5f1567d0de2,libpin_project-eb8259f63e075736,libhttp-e0ce57d7bf25a954,libfnv-2d77ec4f6f971b24,liboci_spec-57e5b7e759f18edd,libstrum-cd0529b9bac5883b,libregex-19e7dea8ffead1f5,libthiserror-2865ea81dd26501c,libderive_builder-f94632a169a6fcf2,librand-536625f8eb1fc9dd,librand_chacha-597cb06984310be4,libppv_lite86-c8468196f159c733,libzerocopy-9ac8ec3b9a0de9a5,librand_core-44541de97192ee28,libtracing_subscriber-bff99c92104fe4e3,libtracing_serde-f5adc906b9123dc1,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-a3de18a143b50ae1,libregex_automata-df8e98ac2f4e58dd,libaho_corasick-911505ac5b3ee82d,libregex_syntax-4c74db8415f6ed3c,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-5be338d397efffdf,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libglob-8ca68987fb4fe516,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libsha2-8b90c609e5cd1b21,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libreqwest-2a20b0773f93a8b5,libhyper_rustls-69a87b1f6c28c5e4,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-96c259ec8b76b2f8,librustls-5a4d2ef24fad7472,libsubtle-ca7024fc66e4388f,libwebpki-f208f6e48f26fefd,libring-4ea1e51ae076768b,libgetrandom-a3e528362ec8c810,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_urlencoded-8dc2c0103ffd99f9,libryu-ace37e26d8308611,libserde_json-7a29ab19d0bd680b,libzmij-07c2bc01ed4c756c,libtower_http-d33d41197cb8a514,libiri_string-d8b08e8827a09725,libtower-b3499d5db1600745,libtower_layer-d70c7e404336389b,libhyper_util-8032f0c1fac5149b,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-88b6157ea566dd10,libtracing_core-d7a80b834c1d3bd8,libhyper-2b1aec407fbb4464,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liblog-cfb0a897de58af94,libfutures_util-f814fcba6cac8b6a,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,liburl-6a622753ffcac9e0,libidna-345c986c78e21b8c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-eca983b098170358,libicu_properties-b9f0a15889fc1da3,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-2d4c88a8bf5bc374,libicu_normalizer_data-088c419f54c50650,libicu_collections-7497cbd2d445d811,libpotential_utf-af2adf28658a4b86,libicu_provider-e73215c6874e940e,libicu_locale_core-ba07ed1fe578119c,libtinystr-ae9fdb1d145dd3dd,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-c46d88a18da79316,libzerotrie-f504dee189cb94b5,libyoke-b52a7a0b326ed4f6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ea6cc945198230e8,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libtar-d323996490ff8fd1,libxattr-889d5726bfbb6999,librustix-5a67670ae100ab3f,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-693dbac71fe04287,libfiletime-f91863da0b5dd737,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libchrono-0e634508690864c9,libiana_time_zone-e4284183d46316cc,libnum_traits-300c5186abf3804c,libindicatif-451adc503f85ea8a,libportable_atomic-b9268ebf6198f0eb,libunit_prefix-92449280c15e6388,libconsole-25e9f1c115c423ba,libunicode_width-11318280e9097d13,libonce_cell-24c5d665b6879050,libcolored-a8d8c5091cb24ddd,libserde-9d395bf6b89b3d05,libserde_core-365391bf3dd30696,libtokio-ad497f8b4fd720ce,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libblake3-7bd696c768cc7381,libconstant_time_eq-37afda33ada159e8,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libanyhow-67c4835fa8a1d60d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcCbl1cx/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-a6f6e84abb1dc9db/out" "-L" "/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-376f999246945ef7/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/executor_coverage_test-88522d27010a5cdf" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `memobuild` (test "executor_coverage_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcVuN0Rl/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmemobuild-7a800b32083d3593,libhex-28742b4ca144387c,libfutures-19dceaf46e4a6b27,libfutures_executor-597877e9d8dd90a2,librusqlite-7ac5341743f21e9f,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-eb4086aa59000c1b,libhashlink-dccaf29fd064d120,libhashbrown-0968750b8a74b7c8,libahash-4626ce7cdb8fb9e8,liballocator_api2-3bc2480ae44878f3,liblibsqlite3_sys-3739628a4a970c2f,libaxum-3eaa822730408483,libserde_path_to_error-42f738de0fb3c6ea,libmatchit-b2689776cf6e5db9,libbitflags-e2b4db6c651223da,libbase64-64299f9d815d057c,libtokio_tungstenite-a535c739b2ed62a2,libtungstenite-7af862b0a6a4e528,libdata_encoding-9925c048f12d655c,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-9371283f71a32f1d,libhyper-c8daaae677dd4e0d,libsocket2-ddd9451658a1837c,libh2-ae1e5cd0434dfcd0,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-c89807bfc1e3aefe,libhttpdate-9f9d2502c6a38412,libsync_wrapper-17f912c27eab8964,libaxum_core-37e5219583230014,libmime-4b44681fdb2c65f7,libhttp_body-3eb8e913807a60f2,libtower-b481f5f1567d0de2,libpin_project-eb8259f63e075736,libhttp-e0ce57d7bf25a954,libfnv-2d77ec4f6f971b24,liboci_spec-57e5b7e759f18edd,libstrum-cd0529b9bac5883b,libregex-19e7dea8ffead1f5,libthiserror-2865ea81dd26501c,libderive_builder-f94632a169a6fcf2,librand-536625f8eb1fc9dd,librand_chacha-597cb06984310be4,libppv_lite86-c8468196f159c733,libzerocopy-9ac8ec3b9a0de9a5,librand_core-44541de97192ee28,libtracing_subscriber-bff99c92104fe4e3,libtracing_serde-f5adc906b9123dc1,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-a3de18a143b50ae1,libregex_automata-df8e98ac2f4e58dd,libaho_corasick-911505ac5b3ee82d,libregex_syntax-4c74db8415f6ed3c,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-5be338d397efffdf,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libglob-8ca68987fb4fe516,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libsha2-8b90c609e5cd1b21,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libreqwest-2a20b0773f93a8b5,libhyper_rustls-69a87b1f6c28c5e4,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-96c259ec8b76b2f8,librustls-5a4d2ef24fad7472,libsubtle-ca7024fc66e4388f,libwebpki-f208f6e48f26fefd,libring-4ea1e51ae076768b,libgetrandom-a3e528362ec8c810,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_urlencoded-8dc2c0103ffd99f9,libryu-ace37e26d8308611,libserde_json-7a29ab19d0bd680b,libzmij-07c2bc01ed4c756c,libtower_http-d33d41197cb8a514,libiri_string-d8b08e8827a09725,libtower-b3499d5db1600745,libtower_layer-d70c7e404336389b,libhyper_util-8032f0c1fac5149b,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-88b6157ea566dd10,libtracing_core-d7a80b834c1d3bd8,libhyper-2b1aec407fbb4464,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liblog-cfb0a897de58af94,libfutures_util-f814fcba6cac8b6a,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,liburl-6a622753ffcac9e0,libidna-345c986c78e21b8c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-eca983b098170358,libicu_properties-b9f0a15889fc1da3,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-2d4c88a8bf5bc374,libicu_normalizer_data-088c419f54c50650,libicu_collections-7497cbd2d445d811,libpotential_utf-af2adf28658a4b86,libicu_provider-e73215c6874e940e,libicu_locale_core-ba07ed1fe578119c,libtinystr-ae9fdb1d145dd3dd,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-c46d88a18da79316,libzerotrie-f504dee189cb94b5,libyoke-b52a7a0b326ed4f6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ea6cc945198230e8,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libtar-d323996490ff8fd1,libxattr-889d5726bfbb6999,librustix-5a67670ae100ab3f,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-693dbac71fe04287,libfiletime-f91863da0b5dd737,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libchrono-0e634508690864c9,libiana_time_zone-e4284183d46316cc,libnum_traits-300c5186abf3804c,libindicatif-451adc503f85ea8a,libportable_atomic-b9268ebf6198f0eb,libunit_prefix-92449280c15e6388,libconsole-25e9f1c115c423ba,libunicode_width-11318280e9097d13,libonce_cell-24c5d665b6879050,libcolored-a8d8c5091cb24ddd,libserde-9d395bf6b89b3d05,libserde_core-365391bf3dd30696,libtokio-ad497f8b4fd720ce,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libblake3-7bd696c768cc7381,libconstant_time_eq-37afda33ada159e8,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libanyhow-67c4835fa8a1d60d,libclap-11ebd5682d61216d,libclap_builder-2eb3f45fe6b7a550,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-d7bba69169775434,libanstyle-8f9813155d5c1cf2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcVuN0Rl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-a6f6e84abb1dc9db/out" "-L" "/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-376f999246945ef7/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/load_test_runner-8d86c7fb25ba06fc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `memobuild` (example "load_test_runner") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5dcf31b0f78049f98487354511d90ff2f55d53078defa90e55a2f7d9b1f16384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dcf31b0f78049f98487354511d90ff2f55d53078defa90e55a2f7d9b1f16384", kill_on_drop: false }`
[INFO] [stdout] 5dcf31b0f78049f98487354511d90ff2f55d53078defa90e55a2f7d9b1f16384
